source/dbuild/src.d(191,5): Deprecation: Usage of the `body` keyword is deprecated. Use `do` instead. source/dbuild/util.d(37,1): Deprecation: Usage of the `body` keyword is deprecated. Use `do` instead. source/dbuild/build.d(245,23): Error: `@safe` function `dbuild.build.Build.computeBuildId` cannot call `@system` function `dbuild.util.feedDigestData!(MD5).feedDigestData` source/dbuild/util.d(7,6): `dbuild.util.feedDigestData!(MD5).feedDigestData` is declared here source/dbuild/buildsystem.d(152,27): Error: variable `dbuild.buildsystem.hasNinja.has` __gshared not allowed in safe functions; use shared source/dbuild/buildsystem.d(153,24): Error: `@safe` function `dbuild.buildsystem.hasNinja` cannot call `@system` function `std.concurrency.initOnce!(has).initOnce` /opt/dmd-safe/dmd/generated/linux/release/64/../../../../../phobos/std/concurrency.d(2598,10): `std.concurrency.initOnce!(has).initOnce` is declared here source/dbuild/buildsystem.d(161,27): Error: variable `dbuild.buildsystem.hasGcc.has` __gshared not allowed in safe functions; use shared source/dbuild/buildsystem.d(162,24): Error: `@safe` function `dbuild.buildsystem.hasGcc` cannot call `@system` function `std.concurrency.initOnce!(has).initOnce` /opt/dmd-safe/dmd/generated/linux/release/64/../../../../../phobos/std/concurrency.d(2598,10): `std.concurrency.initOnce!(has).initOnce` is declared here source/dbuild/buildsystem.d(170,27): Error: variable `dbuild.buildsystem.hasClang.has` __gshared not allowed in safe functions; use shared source/dbuild/buildsystem.d(171,24): Error: `@safe` function `dbuild.buildsystem.hasClang` cannot call `@system` function `std.concurrency.initOnce!(has).initOnce` /opt/dmd-safe/dmd/generated/linux/release/64/../../../../../phobos/std/concurrency.d(2598,10): `std.concurrency.initOnce!(has).initOnce` is declared here source/dbuild/buildsystem.d(179,27): Error: variable `dbuild.buildsystem.hasMake.has` __gshared not allowed in safe functions; use shared source/dbuild/buildsystem.d(180,24): Error: `@safe` function `dbuild.buildsystem.hasMake` cannot call `@system` function `std.concurrency.initOnce!(has).initOnce` /opt/dmd-safe/dmd/generated/linux/release/64/../../../../../phobos/std/concurrency.d(2598,10): `std.concurrency.initOnce!(has).initOnce` is declared here source/dbuild/buildsystem.d(188,27): Error: variable `dbuild.buildsystem.hasMingw32Make.has` __gshared not allowed in safe functions; use shared source/dbuild/buildsystem.d(189,24): Error: `@safe` function `dbuild.buildsystem.hasMingw32Make` cannot call `@system` function `std.concurrency.initOnce!(has).initOnce` /opt/dmd-safe/dmd/generated/linux/release/64/../../../../../phobos/std/concurrency.d(2598,10): `std.concurrency.initOnce!(has).initOnce` is declared here source/dbuild/buildsystem.d(212,23): Error: `@safe` function `dbuild.buildsystem.CMakeBuildSystem.feedBuildId` cannot call `@system` function `dbuild.util.feedDigestData!(MD5).feedDigestData` source/dbuild/util.d(7,6): `dbuild.util.feedDigestData!(MD5).feedDigestData` is declared here source/dbuild/buildsystem.d(213,23): Error: `@safe` function `dbuild.buildsystem.CMakeBuildSystem.feedBuildId` cannot call `@system` function `dbuild.util.feedDigestData!(MD5).feedDigestData` source/dbuild/util.d(14,6): `dbuild.util.feedDigestData!(MD5).feedDigestData` is declared here source/dbuild/buildsystem.d(214,54): Error: `@safe` function `dbuild.buildsystem.CMakeBuildSystem.feedBuildId` cannot call `@system` function `dbuild.util.feedDigestData!(MD5).feedDigestData` source/dbuild/util.d(14,6): `dbuild.util.feedDigestData!(MD5).feedDigestData` is declared here source/dbuild/cache.d(22,23): Error: cast from `void[]` to `string` not allowed in safe code source/dbuild/src.d(81,23): Error: `@safe` function `dbuild.src.LocalSource.feedBuildId` cannot call `@system` function `dbuild.util.feedDigestData!(MD5).feedDigestData` source/dbuild/util.d(7,6): `dbuild.util.feedDigestData!(MD5).feedDigestData` is declared here source/dbuild/src.d(105,19): Error: `@safe` function `dbuild.src.patchLockPath` cannot call `@system` function `dbuild.util.feedDigestData!(MD5).feedDigestData` source/dbuild/util.d(7,6): `dbuild.util.feedDigestData!(MD5).feedDigestData` is declared here source/dbuild/src.d(125,23): Error: `@safe` function `dbuild.src.ArchiveFetchSource.feedBuildId` cannot call `@system` function `dbuild.util.feedDigestData!(MD5).feedDigestData` source/dbuild/util.d(7,6): `dbuild.util.feedDigestData!(MD5).feedDigestData` is declared here source/dbuild/src.d(126,23): Error: `@safe` function `dbuild.src.ArchiveFetchSource.feedBuildId` cannot call `@system` function `dbuild.util.feedDigestData!(MD5).feedDigestData` source/dbuild/util.d(7,6): `dbuild.util.feedDigestData!(MD5).feedDigestData` is declared here /opt/dmd-safe/dmd/generated/linux/release/64/../../../../../phobos/std/net/curl.d(2170,10): Error: no property `curl` for type `std.typecons.RefCounted!(Impl, cast(RefCountedAutoInitialize)1)` /opt/dmd-safe/dmd/dmd-safe failed with exit code 1.